projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68c5ad5
)
*** empty log message ***
author
Lars Hansen
<larsh@soem.dk>
Wed, 23 Jun 2004 14:38:40 +0000
(14:38 +0000)
committer
Lars Hansen
<larsh@soem.dk>
Wed, 23 Jun 2004 14:38:40 +0000
(14:38 +0000)
lisp/ChangeLog
patch
|
blob
|
history
lispref/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 0aeacba23eed223ccc451279c07cb18ee2815d9a..4a9fd8ba001ec9019f7a662017cfc09ca7140627 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,7
@@
+2004-06-23 Lars Hansen <larsh@math.ku.dk>
+
+ * files.el (write-contents-functions): Doc fix.
+
2004-06-21 Juanma Barranquero <lektu@terra.es>
* image.el (image-library-alist): Rewrite docstring in active
diff --git
a/lispref/ChangeLog
b/lispref/ChangeLog
index 3369c64bb7a4d3ffbe0a0e11f37f10267a189694..71caf42017b5bbf8036e0245b6ef0bfc7f369bb6 100644
(file)
--- a/
lispref/ChangeLog
+++ b/
lispref/ChangeLog
@@
-1,3
+1,8
@@
+2004-06-23 Lars Hansen <larsh@math.ku.dk>
+
+ * files.texi (Saving Buffers): Correct description of
+ `write-contents-functions'.
+
2004-06-21 Juanma Barranquero <lektu@terra.es>
* display.texi (Images): Remove redundant @vindex directives.